﻿2026-04-27T12:27:01.9575918Z ##[group]Run actions/checkout@v4
2026-04-27T12:27:01.9576973Z with:
2026-04-27T12:27:01.9577399Z   lfs: true
2026-04-27T12:27:01.9577825Z   repository: Mesya82/Service-Book
2026-04-27T12:27:01.9578612Z   token: ***
2026-04-27T12:27:01.9579040Z   ssh-strict: true
2026-04-27T12:27:01.9579461Z   ssh-user: git
2026-04-27T12:27:01.9579897Z   persist-credentials: true
2026-04-27T12:27:01.9580382Z   clean: true
2026-04-27T12:27:01.9580823Z   sparse-checkout-cone-mode: true
2026-04-27T12:27:01.9581334Z   fetch-depth: 1
2026-04-27T12:27:01.9581754Z   fetch-tags: false
2026-04-27T12:27:01.9582190Z   show-progress: true
2026-04-27T12:27:01.9582630Z   submodules: false
2026-04-27T12:27:01.9583062Z   set-safe-directory: true
2026-04-27T12:27:01.9583765Z env:
2026-04-27T12:27:01.9584206Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-04-27T12:27:01.9584751Z ##[endgroup]
2026-04-27T12:27:02.0572615Z Syncing repository: Mesya82/Service-Book
2026-04-27T12:27:02.0574744Z ##[group]Getting Git version info
2026-04-27T12:27:02.0575884Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T12:27:02.0576976Z [command]/usr/bin/git version
2026-04-27T12:27:02.0621370Z git version 2.53.0
2026-04-27T12:27:02.0662929Z [command]/usr/bin/git lfs version
2026-04-27T12:27:02.2501511Z git-lfs/3.7.1 (GitHub; linux amd64; go 1.24.4)
2026-04-27T12:27:02.2515047Z ##[endgroup]
2026-04-27T12:27:02.2533477Z Temporarily overriding HOME='/home/runner/work/_temp/b57575a1-db31-4c92-954e-9d6ecfe0e0ef' before making global git config changes
2026-04-27T12:27:02.2537030Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T12:27:02.2540105Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T12:27:02.2577032Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T12:27:02.2581446Z ##[group]Initializing the repository
2026-04-27T12:27:02.2587129Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T12:27:02.2703254Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T12:27:02.2706600Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T12:27:02.2709301Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T12:27:02.2711568Z hint: call:
2026-04-27T12:27:02.2712613Z hint:
2026-04-27T12:27:02.2714047Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T12:27:02.2716197Z hint:
2026-04-27T12:27:02.2719482Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T12:27:02.2722377Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T12:27:02.2724632Z hint:
2026-04-27T12:27:02.2726006Z hint: 	git branch -m <name>
2026-04-27T12:27:02.2727357Z hint:
2026-04-27T12:27:02.2730495Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T12:27:02.2736594Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T12:27:02.2744290Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T12:27:02.2761204Z ##[endgroup]
2026-04-27T12:27:02.2763998Z ##[group]Disabling automatic garbage collection
2026-04-27T12:27:02.2766690Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T12:27:02.2799052Z ##[endgroup]
2026-04-27T12:27:02.2801557Z ##[group]Setting up auth
2026-04-27T12:27:02.2808259Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T12:27:02.2847451Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T12:27:02.3105716Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T12:27:02.3176824Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T12:27:02.3409559Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T12:27:02.3444390Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T12:27:02.3671767Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T12:27:02.3709995Z ##[endgroup]
2026-04-27T12:27:02.3714642Z [command]/usr/bin/git lfs install --local
2026-04-27T12:27:02.4063795Z Updated Git hooks.
2026-04-27T12:27:02.4065018Z Git LFS initialized.
2026-04-27T12:27:02.4081983Z ##[group]Fetching the repository
2026-04-27T12:27:02.4093989Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d55a35c44f1d74676a34775451dc5a8f171b481d:refs/remotes/pull/32/merge
2026-04-27T12:27:02.8589369Z From https://github.com/Mesya82/Service-Book
2026-04-27T12:27:02.8591407Z  * [new ref]         d55a35c44f1d74676a34775451dc5a8f171b481d -> pull/32/merge
2026-04-27T12:27:02.8620564Z ##[endgroup]
2026-04-27T12:27:02.8622553Z ##[group]Determining the checkout info
2026-04-27T12:27:02.8624282Z ##[endgroup]
2026-04-27T12:27:02.8626007Z ##[group]Fetching LFS objects
2026-04-27T12:27:02.8628002Z [command]/usr/bin/git lfs fetch origin refs/remotes/pull/32/merge
2026-04-27T12:27:02.8851977Z Fetching reference refs/remotes/pull/32/merge
2026-04-27T12:27:02.8965393Z ##[endgroup]
2026-04-27T12:27:02.8969089Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T12:27:02.9014133Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T12:27:02.9049299Z ##[group]Checking out the ref
2026-04-27T12:27:02.9054203Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/32/merge
2026-04-27T12:27:02.9492881Z Note: switching to 'refs/remotes/pull/32/merge'.
2026-04-27T12:27:02.9494415Z 
2026-04-27T12:27:02.9495652Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T12:27:02.9498236Z changes and commit them, and you can discard any commits you make in this
2026-04-27T12:27:02.9500695Z state without impacting any branches by switching back to a branch.
2026-04-27T12:27:02.9502139Z 
2026-04-27T12:27:02.9503067Z If you want to create a new branch to retain commits you create, you may
2026-04-27T12:27:02.9505025Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T12:27:02.9506455Z 
2026-04-27T12:27:02.9506903Z   git switch -c <new-branch-name>
2026-04-27T12:27:02.9507641Z 
2026-04-27T12:27:02.9508054Z Or undo this operation with:
2026-04-27T12:27:02.9508738Z 
2026-04-27T12:27:02.9509105Z   git switch -
2026-04-27T12:27:02.9509600Z 
2026-04-27T12:27:02.9510475Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T12:27:02.9524879Z 
2026-04-27T12:27:02.9527466Z HEAD is now at d55a35c Merge f63db90ee3161fed3171baf0f62d6feed691296f into ba36cdda140165b3abf49061328dcd558d912f87
2026-04-27T12:27:02.9752636Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T12:27:02.9754896Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T12:27:02.9789484Z ##[endgroup]
2026-04-27T12:27:02.9831737Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T12:27:02.9857625Z d55a35c44f1d74676a34775451dc5a8f171b481d
